Fix manual formatting errors
authorAndreas Schwab <schwab@linux-m68k.org>
Sat, 5 Jan 2013 16:19:53 +0000 (17:19 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sat, 5 Jan 2013 16:19:53 +0000 (17:19 +0100)
commitd34b3a0bc64d9690b87b0ab38292fe89cc3c9fd4
treeef15d0151f00de2ccb10e1884f5c8b3f7ba6f227
parentebfa3b6ed4de1200ab952fcb0648414f6d136917
Fix manual formatting errors

* lispref/hooks.texi (Standard Hooks): Fix use of @itemx.

* misc/ada-mode.texi: Remove braces from @title argument.
* misc/eudc.texi: Likewise.
* misc/smtpmail.texi: Likewise.
* misc/auth.texi (VERSION): Set before first use.
* misc/emacs-gnutls.texi (VERSION): Likewise.
* misc/pgg.texi (VERSION): Likewise.
* misc/ede.texi (Top): Rename from top, all uses changed.
* misc/eshell.texi: Add missing argument to @sp.
* misc/forms.texi (Top): Reorder menu to match structure.
* misc/htmlfontify.texi (Customisation): Add missing @item in
@enumerate.
* misc/org.texi (Advanced features): Add missing argument for @item.
(Property searches): Use @backslashchar{} in macro argument.
* misc/pcl-cvs.texi: Add missing argument to @sp.
(Movement commands): Fix use of @itemx.
* misc/vip.texi (Misc Commands, Viewing the Buffer): Likewise.
* misc/reftex.texi (Options (Creating Citations)): Add missing newline
before @end.
* misc/tramp.texi (Obtaining Tramp): Remove extra dots.
(Configuration): Reorder menu to match structure.
* misc/viper.texi (Marking): Add missing argument for @item.
18 files changed:
doc/lispref/ChangeLog
doc/misc/ChangeLog
doc/misc/ada-mode.texi
doc/misc/auth.texi
doc/misc/ede.texi
doc/misc/emacs-gnutls.texi
doc/misc/eshell.texi
doc/misc/eudc.texi
doc/misc/forms.texi
doc/misc/htmlfontify.texi
doc/misc/org.texi
doc/misc/pcl-cvs.texi
doc/misc/pgg.texi
doc/misc/reftex.texi
doc/misc/smtpmail.texi
doc/misc/tramp.texi
doc/misc/vip.texi
doc/misc/viper.texi